バージョン

ObservableCollectionWrapper<T> コンストラクタ

新しい ObservableCollectionWrapper<T> を初期化します。
シンタックス
public ObservableCollectionWrapper<T>( 
   IList<T> list
)

パラメータ

list
ラップするリスト。
参照